-
Notifications
You must be signed in to change notification settings - Fork 27
fix(go): true speed of benchmark #3786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✔️ Code generated!
📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
|
ooooh that will be FAST |
|
(btw this is a chore we shouldn't put it in the changelog) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nothing to add! waiting for the gen, it looks great
The name of the commit doesn't determine the changelog anymore, only if there are changes in the clients folder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(btw this is a chore we shouldn't put it in the changelog)
The name of the commit doesn't determine the changelog anymore, only if there are changes in the clients folder. I guess this should be a fix(benchmark) maybe
true but still a chore IMO, non blocking anyway, great fix!
Co-authored-by: Pierre Millot <[email protected]>
🧭 What and Why
Don't run benchmark in
racemode because it kills the perfs